Version

HasFormat Method

Determines whether the area has a non-default format applied.
Syntax
public bool HasFormat( 
   TArea area
)

Parameters

area
The area of which to test the format.

Return Value

True if the area has a non-default format applied; False otherwise.
Exceptions
Requirements

Target Platforms: Android 4.4+, iOS 8+

Development Environments: Visual Studio 2015+, Visual Studio for Mac Preview, Xamarin for Visual Studio 4.2+

See Also